Loading Tool

Explorer IconExplorer

Memory Pool

47,171 transactions
27.93 vMB
0.13060977 BTC
Random Selection Loading Transactions
Max Size: 146.53/200 MB

Candidate Block

Mining Attempt 6e86e1d19476e02a9ad4ce3dc3c31af3b1d47081396613d173ece729692cf636
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root cf1519f6f7956c5f4350e4e94aafad556f00df1dd1b29b767c0e784110447693
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,591
Size: 1.00 vMB
Total Fees: 0.05867870 BTC
Feerates: 151.01 > 5.88 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (183,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,494 731,494 00000000000000000001b3e92bb7c3c10332c7e425ac221a682efb15408e17da 426 0.22/1.00 vMB 8
731,493 731,493 00000000000000000004c50950b5d8e404453228855153e0ed199bec07524436 26 0.02/1.00 vMB 12
731,492 731,492 0000000000000000000290bcef91584f706ac54df1e6ff6b5054e4ed84fee087 1,158 0.67/1.00 vMB 5
731,491 731,491 00000000000000000005307b05d11cb20fb410353ffe3614135dcac13255dee9 1,556 1.00/1.00 vMB 10
731,490 731,490 00000000000000000008f41e3c38b7f5f5959d14b43a4a56988af2ed3a2d727b 200 0.09/1.00 vMB 8
731,489 731,489 000000000000000000019e1fe9484399a683a0e84604731c8ee3695fa29a4679 547 0.20/1.00 vMB 9
731,488 731,488 00000000000000000001772a28e115877839aa05c31de78b24853294cc62cddc 913 0.47/1.00 vMB 6
731,487 731,487 00000000000000000000aa8a787dd852cc5983b5c1532b9bea7d410fe425ae54 1,811 1.00/1.00 vMB 8
731,486 731,486 0000000000000000000190c72b3b75ccf962e048bdbec6981e19f47a2cd7f90a 296 0.46/1.00 vMB 4
731,485 731,485 00000000000000000001d825cf737864f76e7873bd1e5b886d31ecc335cba9ca 1,169 1.00/1.00 vMB 3
731,484 731,484 00000000000000000002b20c410d2ec2c485671eed990fe4117033e00252ba68 2,464 1.00/1.00 vMB 11
731,483 731,483 00000000000000000009224461958b5e4b5abc4ff32bdcc15fd9c1053424e82e 442 0.27/1.00 vMB 6
731,482 731,482 00000000000000000001d862c4a2af10472c18bf1a33831016252117fc85b4e7 1,400 0.79/1.00 vMB 7
731,481 731,481 0000000000000000000810542407bc4bc0998c7934fb8c9f21046ad8d70bd0b2 33 0.01/1.00 vMB 10
731,480 731,480 00000000000000000000ec7d41e70e4a1b81bbebbdb5e33a57399bd86854c1c3 28 0.06/1.00 vMB 3
731,479 731,479 000000000000000000047b91d8630729a9cb1ed969ff344d669bf171e2e38f69 381 0.19/1.00 vMB 7
731,478 731,478 00000000000000000001f622bfb28b18371181385db3c0013032e060d108e7ac 1,526 0.69/1.00 vMB 9
731,477 731,477 000000000000000000008ca1a043b70a24c03991cadd33d3e7aafd18862f3395 1,011 0.67/1.00 vMB 6
731,476 731,476 000000000000000000017c7147c54d51a4565b743cfe8fa1515288a78eb1448f 2,238 1.00/1.00 vMB 9
731,475 731,475 000000000000000000067642c2b0105357b735ed13168a404afe11a4bd824168 2,284 1.00/1.00 vMB 9
731,474 731,474 00000000000000000009b018680eeec247659fc6728fc50c89c37cd2bb43a50b 1,352 0.83/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.