Loading Tool

Explorer IconExplorer

Memory Pool

27,995 transactions
12.55 vMB
0.03071510 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.63/200 MB

Candidate Block

Mining Attempt adcd5746a322f6d42f21b48f2d8e9df68f71fa21fc00f4d538058e566d783b3c
Version 20000000
Previous Block 000000000000000000002b96e9e8a03946a8961119c1258f17f32fef051546aa
Merkle Root 3ef459fb3887d5ea8aa0f174e3ffca7cf8d294d7ac4e5cfccde1ea23aaba675b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,324
Size: 0.99797575 1.00 vMB
Total Fees: 0.00872253 BTC
Feerates: 18.06 > 0.87 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,762 (699,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,086 214,086 00000000000003f4283d542f66d371863d9cb35cd5bd19e710a02340a7113a1b 559 0.25/1.00 vMB 150
214,085 214,085 00000000000003a846289f873eb1eaab144e650deb2b07a17850d780152d1c18 10 0.00/1.00 vMB 11
214,084 214,084 00000000000001ec498435cb1206989b53c0abae481e427e0f15ffe4600d7312 404 0.25/1.00 vMB 136
214,083 214,083 00000000000000dc7523557f1a5bb4251b103d21ca3df9846958122b40a5ef7f 124 0.05/1.00 vMB 146
214,082 214,082 0000000000000186eee870dc24f0ff4d938169b1c3dcf51fa9883e6b081df5f3 128 0.08/1.00 vMB 78
214,081 214,081 000000000000045a695dd580409ab6896726254e66c450a5752e1bf73bda9e29 512 0.22/1.00 vMB 133
214,080 214,080 000000000000047eb07e3a7ca00b5c1f9ebec51eb32150d8de4eaa5d4390c9fc 462 0.25/1.00 vMB 138
214,079 214,079 0000000000000504d24845c2ec37ae8f9d0b15d1b8935b33730c73d53388a9dd 683 0.20/1.00 vMB 394
214,078 214,078 000000000000046277ae9d660ee573f8d2c2936fa732b3715ebb193d0f99c4b0 10 0.00/1.00 vMB 18
214,077 214,077 0000000000000489aedd5b3a817ff72bcfa90b605216099eb59a0bd541099ee3 9 0.00/1.00 vMB 183
214,076 214,076 00000000000003eaed1bbffb7e6c208c09d6c6e8c264f18e098585f05ee18f65 349 0.17/1.00 vMB 171
214,075 214,075 0000000000000077ae26b2aa78706f77bd7f27a2767a212678e2f15bcf9e98ab 375 0.13/1.00 vMB 202
214,074 214,074 000000000000022b802bbc77f0de7616890e7c4b36330195829579c2f5a0bf03 391 0.26/1.00 vMB 110
214,073 214,073 0000000000000402f68f56df65a6cb6decf0298fed72da487a2c8cfe79031848 110 0.05/1.00 vMB 106
214,072 214,072 0000000000000153ed7d2ada975d2345a7c0dd0b4b7495cbca085af61dbe94d8 299 0.24/1.00 vMB 112
214,071 214,071 000000000000057d76f8d7a62f3de9a874055874614c6423fce82f60b0177d9a 500 0.25/1.00 vMB 143
214,070 214,070 000000000000002aeab1c5b9fc27e14f759ab16a3e4cde600d98718b93e50416 496 0.25/1.00 vMB 170
214,069 214,069 000000000000018829028b3af6d47eac9dab3f4b233c77aff1ee2262fcd0faaa 817 0.25/1.00 vMB 291
214,068 214,068 0000000000000201f89bde8b662c6adb300669a501f62107d2704c4fbe1d4005 765 0.25/1.00 vMB 282
214,067 214,067 00000000000002b9574df1437cb653ba52ea018d40d107691f725b739877c8a2 173 0.09/1.00 vMB 124
214,066 214,066 00000000000000efed6507237f0830559eee7f47c4d9ab09fefeb52b609e6612 10 0.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 780.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 505.65 GB
    • Received: 4.04 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.