Loading Tool

Explorer IconExplorer

Memory Pool

39,613 transactions
17.54 vMB
0.13959580 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.68/200 MB

Candidate Block

Mining Attempt 20186836ce6872aac754cbbf81340d65b0eac2d521fc71970327d9c81f0e296a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6267f3ed84444537181c0bde9b71cfb9f1ebd00d8b0b2cc8a6705296e3a83bf0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.03684709 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (778,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,442 134,442 0000000000000bb689859c858ebb3cbe5dea83d2ffc792c5d7105660f3c92474 62 0.03 vMB 514
134,441 134,441 0000000000000ad27eae542c894d7285fea0d33486c6b6fc73a5922d6e558b02 89 0.03 vMB 0
134,440 134,440 000000000000074e87c643d7ceaa3d8a03c8c0e29524e4085b050d8337f5876e 116 0.05 vMB 626
134,439 134,439 00000000000008cd2003b3efd6f9b3273795e3ae4ace42a09fa3d018c793f230 26 0.01 vMB 56
134,438 134,438 00000000000003858f0e880ee378c57a163548527560dca83c57929de13ff3db 21 0.01 vMB 555
134,437 134,437 0000000000000b9cde01f12f3cfe12b30645e37f7d60f32bee23144ad67069da 53 0.03 vMB 236
134,436 134,436 00000000000002d7e893358c7e16c891c42eb80521efb752aafc397d33c2ccd4 62 0.03 vMB 459
134,435 134,435 000000000000093aeca51f23b82764416eafe9a2a31df11ab371fa23278a5efd 111 0.04 vMB 385
134,434 134,434 000000000000059bddc41edd94aa8e86983861640e9dfa475a5abd7ceff68ff2 14 0.00 vMB 821
134,433 134,433 0000000000000303b465b66af61490284aa1cde36c0ddd2c5cfc2dc831c24c62 72 0.02 vMB 158
134,432 134,432 000000000000075f9269dce1c8ee1c87e8e3160c2bf1b9abb838cbc044649791 42 0.02 vMB 631
134,431 134,431 0000000000000bdb0feef5b2203225efab1e1a5bbb03e09c4e5196b1b91f33c3 111 0.04 vMB 254
134,430 134,430 0000000000000b10b4898e2c408101423b8e49512a2ed3376d93a3ae949bcdad 154 0.05 vMB 395
134,429 134,429 000000000000033aa85cc1a6f46ca258f4321804a84640a74f28df1b8a6727b7 21 0.01 vMB 2,196
134,428 134,428 00000000000005f4fba363466120590f0ee2cdb751946d95a03a03bbd8c129b7 33 0.01 vMB 411
134,427 134,427 00000000000000189ef244748913500ee9ff25e7dba04d52b7af1085eb4d37d1 68 0.02 vMB 425
134,426 134,426 00000000000005094513a93a572cbc503ecbb6a348bfe8246005fac687e6e4c6 49 0.02 vMB 768
134,425 134,425 00000000000009bf2aac0e2a17cd085f65a6bb2c5e516782367174620c417af2 87 0.04 vMB 382
134,424 134,424 00000000000007bb1d89adaf54aa8177707fc3d173320be01f25383d31097dfb 33 0.02 vMB 774
134,423 134,423 00000000000000f214b2a0096e70788f1935d164e88a87fd38dac71e274aee6c 10 0.00 vMB 432
134,422 134,422 000000000000074045892e15861fb27ffec78e2a73aab5ec9adf879596665c49 28 0.01 vMB 43
Previous 10 blocks ↓
Total Size: 779.42 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: 111.63 GB
    • Received: 0.47 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.