Loading Tool

Explorer IconExplorer

Memory Pool

86,439 transactions
31.63 vMB
0.14714413 BTC
Random Selection Loading Transactions
Max Size: 190.75/200 MB

Candidate Block

Mining Attempt 3e061a31bf70be9bf5c2f6a33f08944767dcd5a02549b49165a3e7d38e764f78
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root c31248eb17d6364cc640284af7040e4fdbdc13310f7b798a007cc27f443a180b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.06495114 BTC
Feerates: 214.31 > 6.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (374,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,868 540,868 00000000000000000003b06e5c1982d7069a48da790c3f4bd505dea4a7cd4192 1,566 1.00/1.00 vMB 8
540,867 540,867 00000000000000000021a8f8e9d29c571f1467762e77715ba324a1c850c139e4 639 1.00/1.00 vMB 17
540,866 540,866 000000000000000000117ab4fbe5a1559b89e7a7f854b63691da3e4d29cfb0c0 893 1.00/1.00 vMB 10
540,865 540,865 0000000000000000000ddc83dd9b8357a0126240d7b9da251463772828a8b411 722 1.00/1.00 vMB 10
540,864 540,864 00000000000000000004c3fa32a3d6ec06443532fcb2649551d41695ee8f0753 1,523 1.00/1.00 vMB 7
540,863 540,863 00000000000000000014ebec744dd7a5024e9f0503fd727ed658ae1e6c6cc4fe 2,732 1.00/1.00 vMB 21
540,862 540,862 0000000000000000000432ff0cb6f4eb63bce6eccc0426a157ae4c435923a9e7 2,535 1.00/1.00 vMB 13
540,861 540,861 00000000000000000018ab3778b3ac85a4054821b5f66607f8565ca04ea8d2a5 1,128 1.00/1.00 vMB 8
540,860 540,860 0000000000000000000a4afea5da6dcd35b3ee70efd22f67190e1c4ee3c2aae8 2,338 1.00/1.00 vMB 10
540,859 540,859 00000000000000000000665312c124c45586577c1523d06be8170358007510f0 2,823 1.00/1.00 vMB 36
540,858 540,858 0000000000000000001a784735e43b3414b1f7d6347aaa938cdde44ef009bb4a 1,306 1.00/1.00 vMB 6
540,857 540,857 000000000000000000150473781210550b02428d6b55fd081c32ba381dced9f4 1,021 1.00/1.00 vMB 9
540,856 540,856 0000000000000000001c3e8368c3b9cda5e48fa25b551c545ea330f422b04272 582 1.00/1.00 vMB 3
540,855 540,855 00000000000000000010d49bb02c15e0f69336045b6841e11eeb0f250841cd2a 739 1.00/1.00 vMB 3
540,854 540,854 0000000000000000001f5d48e2195f8973e8019baa3904eda4ea3a6db6a80389 2,980 1.00/1.00 vMB 25
540,853 540,853 00000000000000000021fcd367165d5cdc3d1940bd5cb8025aa5aaba438c1e91 2,575 1.00/1.00 vMB 3
540,852 540,852 00000000000000000008d64b4ae709be9581489e4935d365dfa550904071b177 1,833 1.00/1.00 vMB 12
540,851 540,851 000000000000000000108a3431516b117ae894108b93f5f6ce68d896baac974d 2,702 1.00/1.00 vMB 12
540,850 540,850 00000000000000000023fe2d733fc5e78f3330b41bbd2798712aa17c09595390 2,920 1.00/1.00 vMB 27
540,849 540,849 0000000000000000001c16ae9e7d8877b481eff4c34e66010f524110112a621c 2,468 1.00/1.00 vMB 10
540,848 540,848 00000000000000000005bc315d5d0384eadf7df3ff7239b51c8641ae2072185f 2,588 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.77 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.