Loading Tool

Explorer IconExplorer

Memory Pool

71,056 transactions
26.63 vMB
0.06881960 BTC
Random Selection Loading Transactions
Max Size: 160.87/200 MB

Candidate Block

Mining Attempt 7357d44ab8dcddf8e1dcadbc4e7908777c9608c3f3b6fc3f4321040e756e47f7
Version 20000000
Previous Block 00000000000000000001584134909c5317cae25cffae72042a981fa31d4fd057
Merkle Root f924d4057e5f7f0d7ab169f59c624aabf5eb568cf3317d1363a556a98a0574a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,087
Size: 1.00 vMB
Total Fees: 0.01198951 BTC
Feerates: 477.45 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,465 (727,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,655 187,655 000000000000073c670ea6babaed1c524f2b69881cd9fe48bc91b55f1538471b 360 0.18/1.00 vMB 118
187,654 187,654 00000000000006920c9f01c4394ea508a86ea321c16f47c98dd8327358322d02 118 0.05/1.00 vMB 72
187,653 187,653 00000000000005a062e125525e5a5a12c6cdfe95df44dd2514c1d584d3b6e66d 245 0.11/1.00 vMB 154
187,652 187,652 00000000000001da6cef0b0ed3176debfee5cd2dadcaa44ff6860dcaf991917d 37 0.02/1.00 vMB 95
187,651 187,651 00000000000006d82795dd8b12e04607dd38a33d90bd8cc424a79dd4d064a6c1 24 0.01/1.00 vMB 95
187,650 187,650 00000000000001da75c8f9e1d3e6b3ddd682b7a65c6b5d996146d7f969131e0b 120 0.08/1.00 vMB 101
187,649 187,649 0000000000000899d4944d24b628b0577c77574e9702bb7e904a18dce6007347 127 0.03/1.00 vMB 0
187,648 187,648 00000000000005aec39735480a59ec8ac2394ef3889fef37e9239c969a2217f1 367 0.18/1.00 vMB 105
187,647 187,647 0000000000000166c6987cfd687b0777bd6800a798db1f31b3cab74528bacf43 88 0.04/1.00 vMB 45
187,646 187,646 00000000000000afe31fe9c2162797ce91259283a97f0bca83b6193ca9a7ad60 343 0.18/1.00 vMB 114
187,645 187,645 000000000000067ce646509f7d0b708f1b106549c28aa6c329bdcd7972063f8b 256 0.12/1.00 vMB 138
187,644 187,644 000000000000004e262f85e21c264f2645881f204da6fc5b9837a2d21c0aa9ce 148 0.05/1.00 vMB 71
187,643 187,643 00000000000000301f387a7a4ac07aa819cd9db65665718ec81cd78dba244f93 256 0.13/1.00 vMB 117
187,642 187,642 000000000000083a54306ccc8f15f6bc9edf6c31cc79c3ca0f8799c65de6dc13 110 0.05/1.00 vMB 88
187,641 187,641 0000000000000586b6d8c58a6609e0f9d4d94e95fa641a2c0cd708cff4d31e20 44 0.01/1.00 vMB 25
187,640 187,640 000000000000061620b0b8f1ff877f196e3d0a89145162d2a357b28d4464e40e 169 0.09/1.00 vMB 289
187,639 187,639 00000000000008f84ceb274a2ded2e788e113c8f47383c8d36ae894d0aaf73a7 359 0.16/1.00 vMB 135
187,638 187,638 0000000000000600e86e6a01d036282b0b09798afe5e59a78d111d14760a6013 380 0.25/1.00 vMB 104
187,637 187,637 00000000000004bc083018fba96188a293cddebd6d8d2b3067a5dd22ca4fed54 247 0.12/1.00 vMB 117
187,636 187,636 000000000000089f468b640860862945a0ee994821c143aa5f5949b556d56411 57 0.03/1.00 vMB 81
187,635 187,635 000000000000018275f4edd6ae7cb74b3f61711e11772e551dcb3a7595fb93d0 133 0.04/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 783.20 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: 754.62 GB
    • Received: 18.93 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.