Loading Tool

Explorer IconExplorer

Memory Pool

75,751 transactions
29.01 vMB
0.10019295 BTC
Random Selection Loading Transactions
Max Size: 171.54/200 MB

Candidate Block

Mining Attempt 5cbb59f3fe901caaeee58e30393b1a02b2b4fe644e798ff9078e0a12381c3531
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root aa988e839a5a7ad7f7049dbea141cfb00e01a2af5245885373b198e49839e664
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,280
Size: 1.00 vMB
Total Fees: 0.03897807 BTC
Feerates: 201.37 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (521,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,532 393,532 0000000000000000090fecf31113be5ff618c957e03a01a1c0c9a0762aa8ccd4 2,706 1.00/1.00 vMB 51
393,531 393,531 000000000000000002969bfbad1dceb503795c70a4b49ac559f85f1360f5ae85 772 0.99/1.00 vMB 14
393,530 393,530 0000000000000000014a515d6b23395056b216596db89050ba9c070e7bde16ba 1,614 0.75/1.00 vMB 34
393,529 393,529 000000000000000008516781c67c00d5fadccb95bbf890b4c670b5171e0c3d63 1,216 0.99/1.00 vMB 22
393,528 393,528 000000000000000003b375b93b77cb8f3e3ae851cd88bf5663bd0d2d592e4dbe 1,362 0.61/1.00 vMB 35
393,527 393,527 0000000000000000015c30c1db5032fe6f44b60f00a886fb2c95c623fee14d00 380 0.25/1.00 vMB 26
393,526 393,526 00000000000000000693f77205c56f98a4341e592b86226e0b6f0e2fdf36670f 276 0.23/1.00 vMB 19
393,525 393,525 0000000000000000085006139b08465f39494fdd7e5ca61d9506b00cc6ac068b 701 0.50/1.00 vMB 22
393,524 393,524 000000000000000007ca6573fa5f4d5d2348ae69fc515123779e39c6053704de 2,338 0.75/1.00 vMB 51
393,523 393,523 000000000000000002134596d0651dcc18df3a9182904800f3866d075471895e 1,645 0.81/1.00 vMB 29
393,522 393,522 00000000000000000659664af84769f8e2341da3b90a2c69af60fc9638c8869e 258 0.25/1.00 vMB 15
393,521 393,521 0000000000000000078e59df34efc49d16536d9032588a393e238b296da87b36 865 0.35/1.00 vMB 32
393,520 393,520 000000000000000007dda373b2050af30489713f7e493d277531bbabf141ccfe 781 0.38/1.00 vMB 31
393,519 393,519 00000000000000000377836a2995eb18f5260f7eaa37ea10baed42a3da9c511b 1,955 0.90/1.00 vMB 34
393,518 393,518 000000000000000002151c4e89759a1eeb20f9c74a9d202c79d02c05ef5fad75 299 0.25/1.00 vMB 23
393,517 393,517 000000000000000002fecffce29357062352e21deb81b10dac3fbf63addd3702 1,686 0.99/1.00 vMB 24
393,516 393,516 000000000000000004f85ce22aec553a8e2d19d2f15d3276db17031555c31d93 870 1.00/1.00 vMB 10
393,515 393,515 000000000000000002c9b377a75730580ca02789bdd86071b072997c00be2203 82 0.03/1.00 vMB 34
393,514 393,514 000000000000000002bd2845689f9395cdbf12a9a1346ff51bc2001423c42297 705 0.33/1.00 vMB 34
393,513 393,513 000000000000000006facd68505e26dbd62fa68046aeb47ce1abb5cd4163576b 1,021 0.88/1.00 vMB 22
393,512 393,512 0000000000000000040faeb2340e1e117588ff43811a96f2be983b3e023f3cdb 1,415 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.