Loading Tool

Explorer IconExplorer

Memory Pool

75,054 transactions
27.69 vMB
0.07481967 BTC
Random Selection Loading Transactions
Max Size: 168.97/200 MB

Candidate Block

Mining Attempt 357f6a99b584ab8dede3ffa87c88ccaa15523b6391d59ecf178f7f4c6b898757
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 6090556c37182d4ca879ebd8947019c7a024433012290f895444d3b0af75f67c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,044
Size: 1.00 vMB
Total Fees: 0.01568763 BTC
Feerates: 80.55 > 1.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (194,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,063 721,063 000000000000000000065c601c48faed94525d456fb6d1da6268f582d4c11e73 291 0.24/1.00 vMB 5
721,062 721,062 00000000000000000003cc4aea564dbbc0a259c3f261cf166af01ff3190b54ca 1,605 0.98/1.00 vMB 5
721,061 721,061 000000000000000000054de9239d2cfc7ed6f7275c1cbb0be3822f73610fe66e 372 0.98/1.00 vMB 1
721,060 721,060 00000000000000000004bcd0d731630a7c247e85d9a85685a93439cbcc0e1003 438 0.99/1.00 vMB 2
721,059 721,059 0000000000000000000389669201f25ca6b19b96486798e2f9a60815ae24e0da 425 0.99/1.00 vMB 3
721,058 721,058 00000000000000000008f2535bb2826797176584d057ce0b85de1f2e2c213ed8 2,057 1.00/1.00 vMB 7
721,057 721,057 00000000000000000005df81cb6dd7f5174d4888aaaf1c9133b1ee458f3d2e88 1,147 1.00/1.00 vMB 4
721,056 721,056 00000000000000000005120c009461bd8df6e17f87856d16ca6cf1fe3fc6d3f2 328 0.96/1.00 vMB 1
721,055 721,055 00000000000000000002dba566051f4023ccac794c54059b7842b2c5a8720ac0 2,605 1.00/1.00 vMB 8
721,054 721,054 00000000000000000008c099ebed4fa1557d880c9ddf1c2388da4115271c1d16 712 0.99/1.00 vMB 3
721,053 721,053 0000000000000000000710c0cbb0a5fc6048c6071e5d4d7eea6abfbe1295eed7 1,364 1.00/1.00 vMB 4
721,052 721,052 000000000000000000079ba4ef31f7c6c3a8731f0ec6c1fd8f79383ad424ae17 2,249 1.00/1.00 vMB 5
721,051 721,051 0000000000000000000008baf83d0a56d5b6c97a4a033f1e5e43ca8211d91e7f 2,802 1.00/1.00 vMB 14
721,050 721,050 00000000000000000008b267ec36c5c4f2559fcced30acd1b14472bfdb1c14bd 1,146 1.00/1.00 vMB 5
721,049 721,049 0000000000000000000265384e59640e16233ba002e56f2288658d870886eeb6 576 1.00/1.00 vMB 2
721,048 721,048 00000000000000000001e709ba087dcaafa24d5db9ffecbafbbbf77c7a7df9e6 824 1.00/1.00 vMB 2
721,047 721,047 00000000000000000005e9fff62d56b410437acc48f506d3ff56ad135f907922 2,339 1.00/1.00 vMB 9
721,046 721,046 00000000000000000004dfddd520d6f7fa3a910e0f5fc961bb2423d365076e3c 2,923 1.00/1.00 vMB 8
721,045 721,045 0000000000000000000a334c2632c5f9440994f196567617ef9948b90d8913a4 976 1.00/1.00 vMB 3
721,044 721,044 00000000000000000008feb6b23cf5a623fb30ae435d2dfb403178ecf6360ca4 1,322 1.00/1.00 vMB 4
721,043 721,043 00000000000000000002220ef951d1f2904f8755a991c57dbe23b8d88836cd28 903 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.