Loading Tool

Explorer IconExplorer

Memory Pool

43,141 transactions
26.90 vMB
0.05384076 BTC
Random Selection Loading Transactions
Max Size: 141.73/200 MB

Candidate Block

Mining Attempt 6c97c074658b6d4c26fc84e21cb2ca1f5f27a5cc21baa8c4c698154a9faddf42
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root ec4fbabf94c708e56e7be0d09f5dbf3b42b817b703be2d5e09d8bf2d95530dc3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,388
Size: 1.00 vMB
Total Fees: 0.00397748 BTC
Feerates: 21.20 > 0.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (48,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,820 866,820 00000000000000000000bdc38b1c185f4b019b705c717faebb72ca536a44255e 5,446 1.00/1.00 vMB 19
866,819 866,819 000000000000000000021a01ac377f729251b7b29d74f4ead3047d5425f57619 6,743 1.00/1.00 vMB 15
866,818 866,818 000000000000000000026c87ad27a2d7ef58ba1317dba47517d52b80eb0ee559 6,628 1.00/1.00 vMB 16
866,817 866,817 000000000000000000029a9a327efd3b2e28a4ae801fcfd83680626e146df472 6,574 1.00/1.00 vMB 16
866,816 866,816 0000000000000000000009e32cf43c49ed9ce59114d15a1520d149d12deec890 2,921 1.00/1.00 vMB 19
866,815 866,815 0000000000000000000215c79118de16f065621e16ba13b4d9ea759057daca38 3,857 1.00/1.00 vMB 24
866,814 866,814 00000000000000000001d0efcc7ae0c100fad220fa3ab7ebbfe211799fbc555a 5,328 1.00/1.00 vMB 14
866,813 866,813 0000000000000000000000bc315fcdf3fc57430aae82daf75a7290b96a5dd3a3 6,271 1.00/1.00 vMB 16
866,812 866,812 0000000000000000000029ecfd3bf0c664cd45fbb8c96b7800d80e5be2079cc2 4,981 1.00/1.00 vMB 18
866,811 866,811 0000000000000000000046b1a832f8683635f815ebd3cce82d2110b896265a7a 5,410 1.00/1.00 vMB 18
866,810 866,810 0000000000000000000261982fd049962cb283fe1b1e4a981adc202d98ef75c4 6,626 1.00/1.00 vMB 15
866,809 866,809 00000000000000000000e1c30f6b0246b369e4d91be9292c28d348f8ee6d96de 6,359 1.00/1.00 vMB 18
866,808 866,808 00000000000000000000022dcca329221187b83a8eb7cfb93b878f62cdcdd885 4,767 1.00/1.00 vMB 19
866,807 866,807 000000000000000000011c58d06536d2c1453a4742274efc2d4456921f027e98 4,676 1.00/1.00 vMB 20
866,806 866,806 000000000000000000011cfe7119d85acbc791e5c25cd3ea99ad67bb87c65adf 5,981 1.00/1.00 vMB 17
866,805 866,805 00000000000000000002113c2108174c0550bec7f3737b78191335a44cc338ae 5,645 1.00/1.00 vMB 19
866,804 866,804 0000000000000000000248d736af793bbfcad5541979858c61aa9a882573b67f 5,760 1.00/1.00 vMB 18
866,803 866,803 00000000000000000000bb6ab65c7d67ac6001c33fb50a95d46ecc9786a7fac9 4,297 1.00/1.00 vMB 22
866,802 866,802 00000000000000000001e0f2eb6198668dfd443e77939aef6617142b9a230f9c 2,995 1.00/1.00 vMB 19
866,801 866,801 00000000000000000002fbac49291329bb2b3ee40ca010265fd8d33aae49c388 4,859 1.00/1.00 vMB 24
866,800 866,800 000000000000000000023bc466f6d7d4395b482b7e56f6f8d2a299dbda9c4fac 4,181 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.