Loading Tool

Explorer IconExplorer

Memory Pool

73,777 transactions
27.40 vMB
0.06409832 BTC
Random Selection Loading Transactions
Max Size: 167.34/200 MB

Candidate Block

Mining Attempt 00fb9b1ccb477dfb55d0ebd53f9e262f1edf05883d8380e2d6eb08c50403bed3
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root cb67db5bf90edbbc5708c9b93d092a5d08b9bd43a1594e08526ab57f2ae8d3ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.00565152 BTC
Feerates: 73.20 > 0.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (94,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
820,951 820,951 000000000000000000011e930bbce2b76e574aa0b0cf2dda786409bf8f0ca8d5 3,666 1.00/1.00 vMB 87
820,950 820,950 000000000000000000024a6a50d5b353ef78e997f261fdc0cdd179c2be65c123 3,569 1.00/1.00 vMB 81
820,949 820,949 0000000000000000000032585f29d36634acde7fd83963a5a3128208a7dcbf6e 4,049 1.00/1.00 vMB 70
820,948 820,948 00000000000000000000fd1f6b14533590cd6f0c22893b3f0898faa6746cb538 2,528 1.00/1.00 vMB 54
820,947 820,947 000000000000000000028eeb5e1cef68bf076425663315903435f65a4a788988 3,500 1.00/1.00 vMB 68
820,946 820,946 00000000000000000002f1f17344dd95873bbc311f69637b75134e9f33ed0081 3,798 1.00/1.00 vMB 63
820,945 820,945 000000000000000000005db84387fd365c6e63d4e45d6e1a4696d9eb12a6137c 4,073 1.00/1.00 vMB 83
820,944 820,944 00000000000000000002f2b409270bcfbf561f6f49b8265efd171c08de637150 3,607 1.00/1.00 vMB 65
820,943 820,943 00000000000000000002f9593b6118de17e020385d28069c675d57e1fcce3a3f 2,246 1.00/1.00 vMB 80
820,942 820,942 00000000000000000003a16806fa356692ec95530a14dbf5ff322781220c7869 4,385 1.00/1.00 vMB 60
820,941 820,941 00000000000000000001cc399d03f8f52bb119757256aacba6f0626c84f910b1 3,228 1.00/1.00 vMB 65
820,940 820,940 000000000000000000009f9ce81cb198fdb9ce55dc7f1fa5423fef22da86e3a6 3,762 1.00/1.00 vMB 76
820,939 820,939 000000000000000000011d371928f3828760a6ac9ed1822ad227803074de10e9 3,795 1.00/1.00 vMB 79
820,938 820,938 0000000000000000000351c7e3a7686bd9936d77ea83de9500d65b17cf4008ab 3,898 1.00/1.00 vMB 83
820,937 820,937 000000000000000000020e5f841f559ecd607907e89b2f42fc4d1edcf0460210 3,878 1.00/1.00 vMB 80
820,936 820,936 00000000000000000001dee5d89779bdefa480ffbfc859fc9dca40c3b62856cf 3,260 1.00/1.00 vMB 74
820,935 820,935 000000000000000000036ab57a7f1833bc716d47a6de0bfc84293d204dd4e30e 3,549 1.00/1.00 vMB 78
820,934 820,934 000000000000000000020f91eb80a96e26a8247f923ca00524d077db1128a439 3,862 1.00/1.00 vMB 91
820,933 820,933 00000000000000000001375c56b04bc35812b965a3dab7deaad8388ad8fd7b2e 3,621 1.00/1.00 vMB 87
820,932 820,932 000000000000000000034312e74917d44db1bca43fb76332a99a6850d4886272 2,894 1.00/1.00 vMB 118
820,931 820,931 000000000000000000033954db86e7c2cb8759e73ced33389f186f342745a6c6 4,260 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.95 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 715.14 GB
    • Received: 17.65 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.