Loading Tool

Explorer IconExplorer

Memory Pool

29,378 transactions
27.33 vMB
0.05791180 BTC
Random Selection Loading Transactions
Max Size: 132.87/200 MB

Candidate Block

Mining Attempt 71c2f7cba5b628eaf77f92eb1692ef923c014b8ceaa430023ce1a880bb77e8bf
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root e742e3229c3e07334ac39262e6e81569ceee6a1ff10a13d30a15eafb14fdf45d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,888
Size: 1.00 vMB
Total Fees: 0.00614543 BTC
Feerates: 70.32 > 0.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (680,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,903 233,903 000000000000007524389eeb5070465acd987e21c318abe5549159b19a4a71ff 256 0.15/1.00 vMB 124
233,902 233,902 000000000000004f136fbe44e83528d96133e61b5e280e946eac6c608901684f 315 0.15/1.00 vMB 126
233,901 233,901 0000000000000116800f232668368267eba4ca25f45dffff1a5a8452df1e5ae0 297 0.14/1.00 vMB 148
233,900 233,900 000000000000012746923247961c78ca5fbf2955a3c00fbb6a7f228041ddda79 6 0.00/1.00 vMB 167
233,899 233,899 0000000000000178ac965b4ed279fa5b0070e492e3cb5cec0d05d1db62fc9d65 131 0.07/1.00 vMB 135
233,898 233,898 00000000000000c46d852ca67937df8cde491d8f5a49b6dd136f13202d2ba6fd 308 0.15/1.00 vMB 147
233,897 233,897 0000000000000031cb838016213effe1a7ce25c6559ea4465deda21d89791534 32 0.02/1.00 vMB 60
233,896 233,896 0000000000000141a535859b112a9cb3a839c21915220d1553efe5f4cfbe189b 55 0.03/1.00 vMB 98
233,895 233,895 00000000000000221eafd07089e1b8e9b40820005bccb46444fbc1895be3ee17 266 0.10/1.00 vMB 118
233,894 233,894 000000000000017a3d4a69e6b70e4ce1527c86139a5622ac1c5a4b789c8bfa3f 325 0.21/1.00 vMB 115
233,893 233,893 00000000000000aa7236236664674723e4ac7fe7b8d195411d8d68a99890e722 626 0.25/1.00 vMB 232
233,892 233,892 0000000000000084da31e3279f762df57492f8ef1c79b6555dd42dc5788e9368 96 0.15/1.00 vMB 50
233,891 233,891 00000000000000bccd19300d171676a3af90132455e8446532525e165413d0b7 128 0.15/1.00 vMB 72
233,890 233,890 00000000000001120e8ed05c5d1d24b06da382fbeac11365fbef3365fa456472 252 0.25/1.00 vMB 70
233,889 233,889 000000000000017f399bfc54d2c561f1bf6d462e3d6a3551e8aabc6e5a5f16d8 232 0.15/1.00 vMB 112
233,888 233,888 00000000000001a4023e02c2218321e02154ddd15efdfa5ea94695a967548dd2 209 0.11/1.00 vMB 125
233,887 233,887 00000000000000b0b8b993e3ed0f56c3cc2df779f3c21b8c0f7eb05e4181f615 73 0.03/1.00 vMB 150
233,886 233,886 000000000000002a818ae88f5202b26a63ee558c345e663b29c9d9c5ca018afa 76 0.03/1.00 vMB 204
233,885 233,885 00000000000000f69f8f6355b5c6b93a4b1e02b23cc563687b8c4dd5a915b6ca 314 0.16/1.00 vMB 130
233,884 233,884 000000000000007ec45dca0ded2fd35697bc85b41e7643fd54a4a42c6dc1a629 942 0.25/1.00 vMB 58
233,883 233,883 000000000000009c220a0effe1ec018af4e0b179d4bed53b6f8084a94ccf6957 428 0.25/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 781.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.50 GB
    • Received: 11.23 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.