Loading Tool

Explorer IconExplorer

Memory Pool

29,554 transactions
6.16 vMB
0.02663031 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.56/200 MB

Candidate Block

Mining Attempt 56dcd412d59750a1fb500a217bc37cc4d56a17990e70ffcea6b9a44210416bd6
Version 20000000
Previous Block 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474
Merkle Root 1c107a510154f08b9284ab08f5c0b2910929a7a951168f72d9b41e4763819af0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,298
Size: 0.43 vMB
Total Fees: 0.01136682 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,240 (779,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,081 134,081 000000000000086282eff8a0bbbd4e25c32819f066e00b145ee841af6ea801c9 40 0.01 vMB 764
134,080 134,080 0000000000000a7758fbe506d6b5159f403ca0b54e2bd92d03493eb26bdc5dcf 28 0.02 vMB 530
134,079 134,079 000000000000073f6af5bf07e0d42e810630473dac498478d4e238acc78ea8d3 84 0.02 vMB 185
134,078 134,078 00000000000002169e3ea4594c06d08a201734f4ff2f665d9ef903864abbfc33 85 0.03 vMB 620
134,077 134,077 000000000000041979cb475b54018b37ab077b484481a966e621036a4094022c 48 0.02 vMB 708
134,076 134,076 00000000000001f1fe2adcaf0093496076c468f909dc8840191f97d499cb04e9 105 0.05 vMB 506
134,075 134,075 0000000000000ad021cc5861b97ccdd1f8aa518bf0647ed7408b9e4990bbd689 24 0.02 vMB 72
134,074 134,074 000000000000019321fcdb432c8f1960df368d17f2e21fd6c2d4db75bcda0c3d 28 0.01 vMB 2,153
134,073 134,073 0000000000000017d1408061b46934e8267a926fca13c6aafad8394cae51df02 11 0.01 vMB 322
134,072 134,072 00000000000009d664341457bbcb914834db58657ad8da3cb892914d90b26c3b 108 0.04 vMB 102
134,071 134,071 00000000000002ca40680c1fd2ad789dc83fdda2f2825db10560ce83abffaf86 36 0.02 vMB 366
134,070 134,070 0000000000000061197e6a44f97f75628de2510c6ae9041599f535d65d6721ab 56 0.02 vMB 678
134,069 134,069 0000000000000ba3bb0d87329ed2ef0d9440b3be1cbc383988e5302ad03c4dfe 114 0.04 vMB 464
134,068 134,068 00000000000004441a9047a3020aa9e7d6aa269b111e8b09fc87c98c6b7c7e09 19 0.02 vMB 715
134,067 134,067 0000000000000696103b7e956d4976c8fd2e366eccf1b54dd7253a2b7b2b24d1 3 0.00 vMB 70
134,066 134,066 00000000000003162ea0e2732ec54a1dd5088389a258165a37fc11bec7cd5a3c 17 0.00 vMB 0
134,065 134,065 00000000000004d00aa22cfac26f5374a33243fe44e1e60b9018a9ba6837a2f0 35 0.01 vMB 413
134,064 134,064 00000000000009e2871ecb96aeeb4c0324d8ef43f07e82c955c362de1ac49b2b 64 0.02 vMB 438
134,063 134,063 000000000000088d37273a95cebbe489408fed6ac1a85c13375b9e72ae7a2c63 19 0.01 vMB 7
134,062 134,062 00000000000008858d192e1adf56ccccee557de451ef351723cb9fe8b896a445 49 0.02 vMB 628
134,061 134,061 000000000000082eb8a72f63be60c9c70d5aca7605b377990b37e90902d951a4 28 0.01 vMB 1,088
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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