Loading Tool

Explorer IconExplorer

Memory Pool

80,776 transactions
30.64 vMB
0.08559196 BTC
Random Selection Loading Transactions
Max Size: 186.36/200 MB

Candidate Block

Mining Attempt 457e198d9e509b42fd1af095993efe8cf092ddc194ef1a881e36ec13fb554cc0
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root ce82a9980b7e85151cba96622c554ce6e2b2aebb3245b3afab6ebca31a6d2cca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.01595682 BTC
Feerates: 73.20 > 1.60 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (446,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,939 468,939 000000000000000000a9703e5d3596cde8542ad2e93d4f831686d9094ad89586 1,779 1.00/1.00 vMB 327
468,938 468,938 0000000000000000007e6610945aadab88cfa5ae52fdfcbf68339dd8202607b0 1,792 1.00/1.00 vMB 364
468,937 468,937 00000000000000000104d57c0ed37ce801e2ae7128b02dd7d3fb10ea80e58ea6 535 1.00/1.00 vMB 286
468,936 468,936 0000000000000000004efc46b6f9a528292b51eb78d5d8b820f8b95d8f81e6b0 1,646 1.00/1.00 vMB 338
468,935 468,935 000000000000000000dfc1aa3e4232370710dd2963d482c987d5b5fc4515b94e 349 1.00/1.00 vMB 284
468,934 468,934 000000000000000001c515961c69d30a7a2e0d4b60057559bab17214ea284eb8 1,482 0.99/1.00 vMB 347
468,933 468,933 000000000000000000186d511204bc6fce09f2d478e6ba1a1f13de407cafcd62 1,480 1.00/1.00 vMB 295
468,932 468,932 000000000000000000d66dc5064dc6f794415b9cd60e455a040d673880f2b744 2,042 1.00/1.00 vMB 294
468,931 468,931 00000000000000000001ebb0ec1f800b7122ddacb9fc09c2ee04affc60bff65c 2,178 1.00/1.00 vMB 308
468,930 468,930 000000000000000000ba2faa62657f678c3e60db5773d6d6aac8e29ced25ae1b 3,034 1.00/1.00 vMB 305
468,929 468,929 000000000000000001c401c4dcfbf0245f991d2ac33d75b621747f5ab53b8459 2,490 1.00/1.00 vMB 361
468,928 468,928 0000000000000000012a05d9aca459a24e5db3a979c3f452c3476aedf5b6a1bb 2,803 1.00/1.00 vMB 441
468,927 468,927 0000000000000000014141bc5755b47fd688b02c6d9b844ad92065a74d9db716 2,300 1.00/1.00 vMB 374
468,926 468,926 000000000000000001041b8aea9abec8f68a54fa001a4397383a68210cf698be 2,051 1.00/1.00 vMB 339
468,925 468,925 0000000000000000000c74d990d0760e82e20d00aaf0038b2689f236aee66307 2,544 1.00/1.00 vMB 362
468,924 468,924 000000000000000000e7403f693c88a4e41b8772074c0a3127a9b0ce6f90791b 1,421 1.00/1.00 vMB 446
468,923 468,923 00000000000000000192065d5bc5f7dbcedd794e1308fe42b8f6a284c5603517 2,717 1.00/1.00 vMB 314
468,922 468,922 000000000000000001b25989753673bf2a4d6aeafa0a7020f3f79f3802a24165 1,897 1.00/1.00 vMB 405
468,921 468,921 000000000000000001c447a3dfcb67bf85b54ee464d5680d5dc75ffcf5474799 2,704 1.00/1.00 vMB 400
468,920 468,920 00000000000000000042e048c0cdafbcf413dccca1c31db47f9b0ee599f4881f 2,358 0.99/1.00 vMB 365
468,919 468,919 0000000000000000001632aa11a73a46f174fb47da6a3eed4c7f959329b8742b 1,714 1.00/1.00 vMB 260
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.