Loading Tool

Explorer IconExplorer

Memory Pool

76,755 transactions
28.69 vMB
0.11366811 BTC
Random Selection Loading Transactions
Max Size: 173.58/200 MB

Candidate Block

Mining Attempt 7ffaac1fd0500ccf9a58b536fd143d8d2fb2f42af31599de7e19f1b6247f1984
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root d87655cec02d9956e194e52fb735ebfa8a386bbece99725dc16c4290c1c32c51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,036
Size: 1.00 vMB
Total Fees: 0.05406222 BTC
Feerates: 101.65 > 5.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (508,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,983 406,983 00000000000000000372fa60ba61922dec0567e4d9b60b565d3ab1f16a42b5db 1,294 1.00/1.00 vMB 29
406,982 406,982 0000000000000000038e6094619441f4f59760442f8c53a7ce0ddf3503e90eb3 683 0.31/1.00 vMB 55
406,981 406,981 000000000000000002401cdf0621ed588040385deaf1e8e87e10330614997fb2 1,558 0.98/1.00 vMB 30
406,980 406,980 000000000000000004f6b975a4190b9b4e5ae75a57e599725fd7d46843957c9d 2,819 1.00/1.00 vMB 52
406,979 406,979 000000000000000004088a1cdcc1c843f31bfe1e78b092ada7d1199d0f915784 3,105 1.00/1.00 vMB 60
406,978 406,978 000000000000000000a0040c3c216be1f216f366e3b8feea6735914e12fbefeb 15 0.00/1.00 vMB 112
406,977 406,977 000000000000000002bdb6fa7c42eff1f6a700728f76c26fe2fcece74c883518 689 1.00/1.00 vMB 23
406,976 406,976 000000000000000001b1351b620f11e434de3105af3cbbed208d7f50eae7b7bc 2,185 1.00/1.00 vMB 42
406,975 406,975 000000000000000003937b1802b5b182e494a87d1ec1a0512e9963c9b9bbc946 1,009 1.00/1.00 vMB 18
406,974 406,974 000000000000000000a45a69dfe8e6211369e0f7fd6d1ea40e53536699b46a08 2,543 1.00/1.00 vMB 61
406,973 406,973 000000000000000005e9a76982715f199304b64d9e7ec3917cc9fdc804927a27 2,915 0.99/1.00 vMB 51
406,972 406,972 00000000000000000574b855be5a19f8d193fb7e5e48a00e1fb9d40f354fc25a 3,216 1.00/1.00 vMB 69
406,971 406,971 000000000000000002bb349e9540038fd1b674db94e92d3e7b12f8b02af75348 1,873 1.00/1.00 vMB 46
406,970 406,970 00000000000000000429bbfa973549d64aefb2e0f135386c0a21546f2849262e 980 1.00/1.00 vMB 19
406,969 406,969 00000000000000000572f1830beea2a0ba18ee8ab6237930fdf5573245b50008 2,855 1.00/1.00 vMB 59
406,968 406,968 000000000000000004e98d99fd93095ed2ac352788c711a610edb63292f4d3d0 2,248 1.00/1.00 vMB 44
406,967 406,967 00000000000000000692350011237660dd9ac65e85361c79db7f6f979cb07140 2,290 1.00/1.00 vMB 46
406,966 406,966 0000000000000000038a63382e5f2925dbf3de9e61c036d780b8d6312e519142 1,060 1.00/1.00 vMB 24
406,965 406,965 0000000000000000003955f1f0aaf1139e03ad998a93bf41c023e866c1e773e7 1,055 0.98/1.00 vMB 20
406,964 406,964 000000000000000005c8c44531bb03ec44206e35e66f634342d1670d707926c4 1,354 1.00/1.00 vMB 26
406,963 406,963 0000000000000000005189daab7d2a92d9b535c819371e8a656ead0d3faddf7e 2,743 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.95 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.