Loading Tool

Explorer IconExplorer

Memory Pool

83,179 transactions
31.15 vMB
0.09316204 BTC
Random Selection Loading Transactions
Max Size: 191.14/200 MB

Candidate Block

Mining Attempt 6e1e6300da84c22049d53e9127023a01ce54c5dda6a34701a962cfb12d439608
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root ee68fa7944222dd697c07497aa63f06afd3bdde3bb9c2c9dc5a242bbcd347c47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.02297307 BTC
Feerates: 301.57 > 2.30 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (194,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,064 721,064 0000000000000000000643b7e0e007984623d99c678c9f230f465bf6f2e175f4 976 0.70/1.00 vMB 5
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
Previous 10 blocks ↓
Total Size: 782.78 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: 709.55 GB
    • Received: 16.92 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.