Loading Tool

Explorer IconExplorer

Memory Pool

78,018 transactions
29.03 vMB
0.07930235 BTC
Random Selection Loading Transactions
Max Size: 175.68/200 MB

Candidate Block

Mining Attempt d1d364952889fdf4925e824acad554d2135bb56d757a6428edd75d9b40366549
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 272cbf30b3e79a5d262ce79cee492daa00c442509dfef76a60f32ff71287dcc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,004
Size: 1.00 vMB
Total Fees: 0.01868059 BTC
Feerates: 178.73 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (731,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,860 183,860 00000000000004e8042575d1639addde57fc76c1e9b24596cac2daddde9d71ed 13 0.00/1.00 vMB 163
183,859 183,859 000000000000075977314a2d3dc0cde1dbf1085a106910026c3f594ee35bf9e0 13 0.00/1.00 vMB 0
183,858 183,858 0000000000000a8293c9a410299c2a9352eee92881795152153520cfe421ebaa 80 0.04/1.00 vMB 90
183,857 183,857 0000000000000781923bebdd016818fb153b9c8f7f2ae8322d8c8fa41ec3683e 12 0.00/1.00 vMB 120
183,856 183,856 000000000000090dbf3f4b1c72b9a9ea4644aed52f3dfc8a966fe7e7cb10979d 581 0.23/1.00 vMB 148
183,855 183,855 000000000000026f7bf9fdad0ef4202d9d681c28192c28a9fca97d0ef0ae5592 135 0.10/1.00 vMB 81
183,854 183,854 000000000000021e5cacb47c39b4c4e99bef7474fb0a392bc37282ed2c03b303 152 0.05/1.00 vMB 69
183,853 183,853 00000000000003a724e4d79defa16129dcf043873272704e171d6ea96e5504f8 674 0.25/1.00 vMB 136
183,852 183,852 00000000000006e926fc9180bb0380959e5f481b9185791d6d421438f777b943 512 0.16/1.00 vMB 180
183,851 183,851 00000000000006e9fc72f8109eebab103f44038b6567cbbe7fc8bc006140ead4 145 0.05/1.00 vMB 137
183,850 183,850 00000000000002160ea18ff78b5265af399af250cd4c0064a6574917d7e01a35 143 0.05/1.00 vMB 110
183,849 183,849 000000000000072db7cbf6a541e4aa0ee04e143337ad000428839e8fb1d06bcb 426 0.17/1.00 vMB 149
183,848 183,848 00000000000007ce234b525d4ea0056af55cbded7b3da3d3b80acf05b7494dae 398 0.18/1.00 vMB 114
183,847 183,847 00000000000002ec680c6893e2147187f7bc18398d57053ab17a0578b62a5c64 65 0.02/1.00 vMB 103
183,846 183,846 00000000000005ee425422aff24d2e53059308e8d7cc3317a34370ef7f562837 838 0.34/1.00 vMB 140
183,845 183,845 00000000000002f6badde73449bcdf671ac82633ac3f536a810fd5fbc425031f 133 0.05/1.00 vMB 124
183,844 183,844 00000000000000bcc2d9d077369e67f00db45707a147f8165966c0cefb47b85b 1 0.00/1.00 vMB 0
183,843 183,843 0000000000000645b8577d977296e92d8fc26050ed99253f6dd7697bd0adb954 252 0.14/1.00 vMB 124
183,842 183,842 00000000000007b48b7b85730cc0a4b24f15a453d9f59da439a08f9e7e124901 417 0.16/1.00 vMB 142
183,841 183,841 00000000000002bf929c9f144bcf0d72942efbae60dd6935a301cf2b6a7cb56a 751 0.28/1.00 vMB 204
183,840 183,840 00000000000002aaadc80d5510b35c9535c944aa16c9757bb033aa4f1cd3ccd4 81 0.03/1.00 vMB 263
Previous 10 blocks ↓
Total Size: 782.68 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: 677.30 GB
    • Received: 16.43 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.