Loading Tool

Explorer IconExplorer

Memory Pool

31,762 transactions
24.96 vMB
0.06764357 BTC
Random Selection Loading Transactions
Max Size: 124.69/200 MB

Candidate Block

Mining Attempt 1eb6fe7d194b3f9044f44f93ec2ae1348b71494944224425f6efedd5765c2f10
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 274e4f5cbf0bb9c31a6c9db58b532ca4fe15259b77b15fa81dd3ea905b0cad18
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.02181464 BTC
Feerates: 100.60 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (228,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,065 686,065 000000000000000000042e6b217e111b7cbec2d1a932ec9870b07c77043af93a 672 0.79/1.00 vMB 18
686,064 686,064 0000000000000000000c973d41178b64d03becbf1e9782f8629f2f2dfcac2811 671 0.82/1.00 vMB 8
686,063 686,063 00000000000000000003498199554d5c9624ad7d8b489f2302599fe5f5ccb4e1 1,512 1.00/1.00 vMB 16
686,062 686,062 0000000000000000000918dba7897a505f2bcd4b3004d3a1e866a722a59c5c3b 1,621 1.00/1.00 vMB 61
686,061 686,061 00000000000000000002358dfe9166fb3f0bf43e5ebf5435142e9e65e679f393 634 0.36/1.00 vMB 31
686,060 686,060 0000000000000000000a9a676bb9ff7529acf2bd4961050ff9dbaba4a7a7666e 1,640 1.00/1.00 vMB 32
686,059 686,059 0000000000000000000a2ee59b34d41d1edfdf417f27d78133becaa15e0d175c 1,127 0.68/1.00 vMB 29
686,058 686,058 0000000000000000000a057d837641a110b008ef01069b5fca9ed9ef9586a634 384 0.21/1.00 vMB 26
686,057 686,057 00000000000000000005b9148acd4b269caf13a86bb7b65b986017ccfb47f8fc 1,131 0.50/1.00 vMB 25
686,056 686,056 0000000000000000000609484f7c31d998e92b31f15f0790e1ca2eab345ece29 2,042 1.00/1.00 vMB 38
686,055 686,055 0000000000000000000c6f9382b938cd253632146d9bda9dd35372cf688916c2 875 0.65/1.00 vMB 24
686,054 686,054 00000000000000000000eb0c0f3cdc5fe900f09c29e515ccaf5dc59c239611fb 1,515 1.00/1.00 vMB 25
686,053 686,053 00000000000000000005eb9f71a650be95d75c86b1270c51353793947813ca7e 976 1.00/1.00 vMB 10
686,052 686,052 00000000000000000000f6b159cbe7dcbe58769095977c93befd9c687d52a957 1,194 1.00/1.00 vMB 49
686,051 686,051 0000000000000000000836f556f9ac428a2025d0606866f79dec0f036e1400f5 1,088 1.00/1.00 vMB 10
686,050 686,050 00000000000000000006d24598e9191e922ac10ed5695267618a851030655831 1,733 1.00/1.00 vMB 46
686,049 686,049 00000000000000000008c50ea5eebfc9f5767617faf57a8d214ab046ae447492 1,757 1.00/1.00 vMB 34
686,048 686,048 0000000000000000000455b4d1c83d12330abeb5091fcbd134e51ad7393ab566 1,916 1.00/1.00 vMB 47
686,047 686,047 0000000000000000000d0bef9f457cd8dcfcdba996fd9173234a233a28ee9cf5 1,040 0.56/1.00 vMB 34
686,046 686,046 000000000000000000040c0922f4a56f96353b5c22923d7aee83e2b12c1bdf04 443 0.16/1.00 vMB 37
686,045 686,045 00000000000000000007e2c6efbdf4af34db939e633d23da25ab3f251a3e8209 119 0.20/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 642.82 GB
    • Received: 12.55 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.