Loading Tool

Explorer IconExplorer

Memory Pool

78,912 transactions
29.21 vMB
0.09615950 BTC
Random Selection Loading Transactions
Max Size: 176.55/200 MB

Candidate Block

Mining Attempt 5fdfbe019329b0264ededceed441f89e3007d506054db395a176caf56c80f760
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 6afbe0c2c3977ab71b7dd49816cddd04c67f29e55aaf440567383c438849a8f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.03500729 BTC
Feerates: 477.45 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (247,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,966 667,966 000000000000000000009f846bd14ea354596e232f988dc52d1684957969ebf0 2,025 1.00/1.00 vMB 40
667,965 667,965 000000000000000000022d5f7a489fea35fb59e9e6a638f80c678a3be1e08726 2,000 1.00/1.00 vMB 50
667,964 667,964 00000000000000000004da5169f044454ee7547d8761b9f9448e24056274e076 1,855 1.00/1.00 vMB 42
667,963 667,963 00000000000000000004806c4523e8f6ac678a190aa63198b575ca333f5a0bed 2,394 1.00/1.00 vMB 40
667,962 667,962 000000000000000000083977ed7f5fd57bb9bc5797ca57fc7c3f5af73318f35c 2,837 1.00/1.00 vMB 56
667,961 667,961 0000000000000000000847d0de647be7291923e36d74eccc736288f88659a4be 3,076 1.00/1.00 vMB 61
667,960 667,960 0000000000000000000b01b4d3089e4b69765583cdfd8c7558791883ca4887ae 1,896 1.00/1.00 vMB 42
667,959 667,959 00000000000000000001b6e56a1a298d57ee74880ead2b62163c4437389cbd56 2,388 1.00/1.00 vMB 84
667,958 667,958 000000000000000000056893e61d80889c456443ac6d178bb7b67f691ce4b995 2,879 1.00/1.00 vMB 57
667,957 667,957 000000000000000000050d295f10958a2d9be057e9301fa8d869ddc20b53c03f 2,582 1.00/1.00 vMB 74
667,956 667,956 000000000000000000068682df7c87821bc4b5997064eb0410ec3d762786f4fb 1,102 1.00/1.00 vMB 77
667,955 667,955 000000000000000000023df5ee7d1cb2b61f6c03777fddc7c13010cfa96e09b9 2,684 1.00/1.00 vMB 58
667,954 667,954 000000000000000000081d2075cab75270a38f0147a5f4fbde35376517af9e2e 3,008 1.00/1.00 vMB 71
667,953 667,953 00000000000000000005d37bfdf121db6f81c7881b68c9f98b37619b1b5e56c3 3,191 1.00/1.00 vMB 66
667,952 667,952 0000000000000000000304351e040efc5fab11510ed1861a9d131a333585bfc2 1,680 1.00/1.00 vMB 66
667,951 667,951 0000000000000000000812b23dae6f1a3c71ecd504cc7ea3f1a43f2c7aa547f6 3,028 1.00/1.00 vMB 66
667,950 667,950 00000000000000000006464ec609e39d85afa1088908d00ef3cc5d9775783b10 3,000 1.00/1.00 vMB 77
667,949 667,949 0000000000000000000166e3829312e07105c42ef559810a4df1e3093d889ac1 2,740 1.00/1.00 vMB 70
667,948 667,948 00000000000000000007ed4fd5048fd0c3f54e90dd3d882b1b32ad6dd1d2bd0c 2,840 1.00/1.00 vMB 93
667,947 667,947 0000000000000000000891831f9ddeb37c73066949678f37c1c0d5fc8352ee04 2,764 1.00/1.00 vMB 78
667,946 667,946 0000000000000000000bf2262ef3328925032e56fbe245fa53e04a354bda0af3 2,581 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.