Loading Tool

Explorer IconExplorer

Memory Pool

37,552 transactions
15.36 vMB
0.10370868 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.83/200 MB

Candidate Block

Mining Attempt cbb635ef7ac568cbf5dbab5ad53f0bc046768fac116ba016d50a55b3d58a2fb7
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root e2f41dbebf1337b21a5e97d71a4285aaf73c232796b33e05eb5c82630f850d5b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,631
Size: 1.00 vMB
Total Fees: 0.04712697 BTC
Median Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (759,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,837 153,837 0000000000000174ac32ab66057d44042f8dc624bdf61abda154afeb8a86eb73 4 0.00 vMB 0
153,836 153,836 00000000000008d5787a69337ba929a121ba5f381c920aa218283880db67900d 115 0.04 vMB 115
153,835 153,835 00000000000003236502254bfec6907dcb6f0eef133cc22903f1eba528b63834 12 0.00 vMB 0
153,834 153,834 00000000000007aa42948eef8fd5cb02d6624b3968f8cdb4306a5ae561fac43e 33 0.02 vMB 39
153,833 153,833 0000000000000b15347ffcf512538903971918dbdef2a506750d065c7b5f394b 54 0.02 vMB 231
153,832 153,832 00000000000005a6be359e29a27f383f89bdc57ab121631a288707436eeb50f8 30 0.02 vMB 352
153,831 153,831 0000000000000428187b8405b75a7a9280fdffde37386358da4b2a2cb46ea18c 17 0.01 vMB 123
153,830 153,830 000000000000067c476b26cecd83799e15a9a1ad425d9f93462a92d9584c3b9a 10 0.00 vMB 512
153,829 153,829 000000000000013bc71a1efad79c329039ff2e57708349e9860cad210f0e6dba 8 0.00 vMB 17
153,828 153,828 0000000000000a0c06a4283910205986946ea70938918ea5d4772c409b982f04 18 0.01 vMB 194
153,827 153,827 000000000000086e6bc488ca348fb5c0c20576ab6a15932a43e1eeda2d8ed058 26 0.01 vMB 276
153,826 153,826 0000000000000c431c10695354e06afeefecf87fdb5393c99b7404c6944eccc9 47 0.02 vMB 231
153,825 153,825 0000000000000b43eb4f0b89d399ea62f657cb149731916c4acfa9f5d8cdbf91 17 0.00 vMB 0
153,824 153,824 00000000000008693ac4a8c32c5f52fe0176f838025c4bbdda1161550d667b24 81 0.03 vMB 35
153,823 153,823 0000000000000d1294ef34728f7b11bf0c36cdb6215891d361dd99443cd761e4 15 0.01 vMB 71
153,822 153,822 0000000000000bb4ba552836f1342b2eb1efc1a3fc916a83af7ef006a309f4ed 22 0.01 vMB 55
153,821 153,821 00000000000000a2100187a8bd4e19ede6df4dd188d9cd72d208e9f283e38e45 33 0.01 vMB 38
153,820 153,820 00000000000006d609b2e9978000b7b9c094fadcf3839b820c01cf0f715c701e 71 0.02 vMB 6
153,819 153,819 000000000000023f00dac4f3c6d9733a0e95456daf3647bdde4187fefb0997fb 11 0.00 vMB 365
153,818 153,818 0000000000000940070386d896c8234be856fd80e02bea48a37dd27dc916f05b 45 0.02 vMB 78
153,817 153,817 0000000000000afa1cba6d132ef1dc48813969451a7722da3c8f0112413409bb 13 0.01 vMB 43
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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