Loading Tool

Explorer IconExplorer

Memory Pool

52,941 transactions
31.43 vMB
0.18027205 BTC
Random Selection Loading Transactions
Max Size: 168.84/200 MB

Candidate Block

Mining Attempt beee9cb3cf620bdf3076bf3be7acaf3fcc356a9b4573910f82b48dcf934ac2c1
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 298c7ef0d7ee48a8eed5342b0387460b424e460742cf10c7b50a9750d8afe861
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,278
Size: 1.00 vMB
Total Fees: 0.09567156 BTC
Feerates: 477.45 > 9.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (324,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,599 590,599 0000000000000000000f22742dbdc31e8aced97b03ab8fbcf3d063b41bfcb280 645 0.19/1.00 vMB 34
590,598 590,598 000000000000000000000f02dc1c612bfdf568acd210d0f573c1681695af2351 1,387 0.41/1.00 vMB 26
590,597 590,597 0000000000000000000256da289217df6de4bf74d5d1ea781b0a096b93adc7b3 593 0.19/1.00 vMB 26
590,596 590,596 0000000000000000001972d0a10f9547e1558585fd3e4fcb1efe6ae49634e108 1,047 0.32/1.00 vMB 28
590,595 590,595 00000000000000000015aab42951efa5f2b3d6118278aa9dfa882e529e5e1132 1,196 0.38/1.00 vMB 28
590,594 590,594 0000000000000000001197dfcb42d60644bc2ceb49e03704c3e3c0623e6eca6d 2,336 0.74/1.00 vMB 31
590,593 590,593 0000000000000000001349213388d7fd76c43c4f161a4536713c6f53dbfcdb58 2,692 0.89/1.00 vMB 30
590,592 590,592 0000000000000000000626bd76d22e6ccca4d794f9990a0f25f536eb751b9417 577 0.18/1.00 vMB 20
590,591 590,591 0000000000000000000850b5cb9234b0e71bf61aa7e317f69ba616bf976ebfdd 1,423 0.49/1.00 vMB 23
590,590 590,590 0000000000000000000e4388d9f192d8b0e2c109f58e81018253be952b17d34b 2,474 0.82/1.00 vMB 10
590,589 590,589 0000000000000000000e5d481308945dba9b106820ba62527851fd5e146d23e5 2,042 1.00/1.00 vMB 45
590,588 590,588 0000000000000000001b2957122bca691193676b80adef3a2c747e25e78d484c 3,396 1.00/1.00 vMB 38
590,587 590,587 00000000000000000002f3b5fff9d02166193f8e237a7fa8d33b8d0ae5b508d2 3,097 1.00/1.00 vMB 27
590,586 590,586 000000000000000000151c18e09918d9e759466254370cc0c487e1111dc61e8d 516 0.38/1.00 vMB 15
590,585 590,585 000000000000000000142cc7b1e538a410c5e8cb613aa30ada5b3afed346b2be 3,490 1.00/1.00 vMB 23
590,584 590,584 000000000000000000009f3838fd98f98ba1f4d17dc352079081bec4bad8611e 2,267 0.77/1.00 vMB 17
590,583 590,583 000000000000000000117e6266ddec441d079e34514182d54c2c8ed7521f5c36 3,049 1.00/1.00 vMB 23
590,582 590,582 0000000000000000000a0a082b9a9c7af4a0fa8e1d56117a400700e0ff1be883 3,372 1.00/1.00 vMB 44
590,581 590,581 0000000000000000000c93541b7de20b6164a892676f5882b01ff518042f19a0 892 0.27/1.00 vMB 12
590,580 590,580 0000000000000000000612c4482ddf3ea32725c864b55a71349847ac101f26fc 2,646 1.00/1.00 vMB 8
590,579 590,579 0000000000000000000b270f1782974430c912924705e503d65f53b497aae2db 3,117 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.