Loading Tool

Explorer IconExplorer

Memory Pool

75,722 transactions
30.61 vMB
0.09341845 BTC
Random Selection Loading Transactions
Max Size: 175.48/200 MB

Candidate Block

Mining Attempt a26585c62f753608f63b39479ee17a12a52e6652fdac2ee02317b20968e39983
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 14616f7129b4abcfb9731f932f0241e288adb8a542dc63eb499e6d5d3eeccad0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,743
Size: 1.00 vMB
Total Fees: 0.01867716 BTC
Feerates: 265.25 > 1.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (318,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,769 596,769 000000000000000000149d38ca1f075ab9d73daa187824112a54765933da668e 3,009 1.00/1.00 vMB 27
596,768 596,768 0000000000000000001534ecc780b786d4e35dedc982bec73e56b8a4fd056b78 2,757 1.00/1.00 vMB 20
596,767 596,767 000000000000000000147b0a9e73f32f4a839cb00ef696c561604ad4653b9024 520 0.17/1.00 vMB 16
596,766 596,766 00000000000000000002512184057543bb65714ab2a12fb749b0f966750d755a 971 0.54/1.00 vMB 11
596,765 596,765 0000000000000000000847ac95393eebe3143f805362a0eb0aaf9516d649e6c9 143 0.03/1.00 vMB 16
596,764 596,764 000000000000000000096cae10584591e864bccdd80b678a8ff0c3f293fe5ccc 1,077 0.29/1.00 vMB 17
596,763 596,763 00000000000000000000d9e9e17cf1f0f6f24d9962ea2e27e8a85e6e6afec93d 562 0.17/1.00 vMB 30
596,762 596,762 0000000000000000000cf0b7aa583244b880ab49ccd00e83260f09fc8a187f88 3,300 0.89/1.00 vMB 19
596,761 596,761 000000000000000000135668314f2ddfeef22c6a4a771efb016ca98d47209f97 1,858 0.68/1.00 vMB 15
596,760 596,760 0000000000000000001170cf132fc22e0041bc3b1a6675c6f4d4e479e1f60775 2,178 0.57/1.00 vMB 17
596,759 596,759 000000000000000000135783df7c3a7e688e2290cefee90424c0e676511059ba 1,535 0.45/1.00 vMB 19
596,758 596,758 000000000000000000117f9176ea91d0bec7879f2af84da6ccf0b7ccf5d30733 897 0.22/1.00 vMB 16
596,757 596,757 0000000000000000000cb6e418ba1d5f67bc4122e9cf8e10c4f0fd8a3464c8ac 1,026 0.26/1.00 vMB 9
596,756 596,756 0000000000000000000b333e8ceec40536029366062612fd88c0272880511802 3,589 1.00/1.00 vMB 14
596,755 596,755 0000000000000000000d20e9939a08bcc2d7f537189847ab08ce36eeed0e71ea 2,358 1.00/1.00 vMB 22
596,754 596,754 000000000000000000010fc5a2033c7c13d597a234dc6d603930cfbd9ecb9fa5 2,093 1.00/1.00 vMB 11
596,753 596,753 00000000000000000005f9762fa81cc84f5f2dd4e717486e9e40b2b543658043 3,126 1.00/1.00 vMB 32
596,752 596,752 0000000000000000000c82e4a2f3f881d1f7f7d0f4bcb78a4d4ddafd87987984 283 0.12/1.00 vMB 11
596,751 596,751 000000000000000000145e42fce1b9b0247547e8dadedeae83fb7c5005c854fc 2,106 0.62/1.00 vMB 7
596,750 596,750 00000000000000000001546543588aba7ef3c0b1f01f342ca5d14c016991fb18 3,382 1.00/1.00 vMB 21
596,749 596,749 000000000000000000153236db55dc539fd9ac08a6879ee52ae36d904078b0a2 2,281 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.