Loading Tool

Explorer IconExplorer

Memory Pool

76,622 transactions
28.33 vMB
0.09526936 BTC
Random Selection Loading Transactions
Max Size: 171.84/200 MB

Candidate Block

Mining Attempt e39783b1c3b57ca4319a4ae7400caa894e0d3cef0a8fd11c98d93e1292094fb6
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root e3beec2c0e0b87200c688100924e588a35aa4738ec93274a0e15ffcb2aad9578
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,834
Size: 1.00 vMB
Total Fees: 0.03255487 BTC
Feerates: 472.31 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (234,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,074 681,074 0000000000000000000b81b531e2b6a5466c41fc90321a18e56a626e53c1c1aa 2,532 1.00/1.00 vMB 24
681,073 681,073 00000000000000000008becd6a6b9a56969b564e592ebd68c2ad6acab823c4e2 2,973 1.00/1.00 vMB 159
681,072 681,072 00000000000000000002f071b13cc1130c65ef7492ee7a449b00b707366b8096 2,813 1.00/1.00 vMB 114
681,071 681,071 00000000000000000000a1554e87f4388098bb342925a916eab635ebc21098c5 2,137 1.00/1.00 vMB 109
681,070 681,070 0000000000000000000acc7acbceda74c626835d58c2e31c1fe58b2ca7fa1645 1,023 1.00/1.00 vMB 114
681,069 681,069 00000000000000000002500abaf40a35dcb35a71ebc5fa1d85819e6264be6ba3 2,197 1.00/1.00 vMB 72
681,068 681,068 000000000000000000094e2b4a5e575114b0a7177db69eaac0b0f5387b740691 2,543 1.00/1.00 vMB 34
681,067 681,067 00000000000000000002e0da292ac364d7a391376ec89ffa7b6921578cb64fb6 2,406 1.00/1.00 vMB 89
681,066 681,066 0000000000000000000394c467b295174fd5ef032fb9196d5e7d4cc71a2951b9 3,097 1.00/1.00 vMB 149
681,065 681,065 0000000000000000000287a2035b99278a2542e63a9395cab03bbef7db60db54 2,013 1.00/1.00 vMB 75
681,064 681,064 00000000000000000003ff1f2b0acca727c1ec7f691326279e6ff1efa0ecf43a 2,294 1.00/1.00 vMB 116
681,063 681,063 00000000000000000003377059e5e180fa0e71ace7aaa9d7fa58ebb675e0ea89 2,256 1.00/1.00 vMB 112
681,062 681,062 000000000000000000016213b42c4ccc2d6924ebfa434116fedd7c286eb8a41c 1,586 1.00/1.00 vMB 123
681,061 681,061 0000000000000000000739282df0cfe208db32da41250aad69e732488f75ce85 1,657 1.00/1.00 vMB 162
681,060 681,060 000000000000000000050e4b1e3d212913ddb62617a15114ffb6c9941f804901 1,516 1.00/1.00 vMB 45
681,059 681,059 0000000000000000000922bf7fce4f900d7696f0c1c7221f97d3f367fdd9c44d 2,532 1.00/1.00 vMB 160
681,058 681,058 000000000000000000023dbee82503a321bbbefaccc8f7f4e356c52c94431039 2,056 1.00/1.00 vMB 72
681,057 681,057 00000000000000000004d5697a9e33746ab90d2fd7a54312bc42c72e254874e2 1,988 1.00/1.00 vMB 67
681,056 681,056 0000000000000000000b7419b32f492c2e890a0ad40e44fea60434337bc09715 2,173 1.00/1.00 vMB 156
681,055 681,055 0000000000000000000480332247e3fef538955ff4cd1501cff2adba0212f687 2,008 1.00/1.00 vMB 109
681,054 681,054 00000000000000000002aba8f751dc6ce95f5b34ad7ce96d58d621bc67255995 914 1.00/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 782.90 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: 713.56 GB
    • Received: 17.40 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.