Loading Tool

Explorer IconExplorer

Memory Pool

41,919 transactions
26.50 vMB
0.07125962 BTC
Random Selection Loading Transactions
Max Size: 137.98/200 MB

Candidate Block

Mining Attempt f76c5bf5a807b376302f8c386a823daab5d27f97d3b29822dfb2b3f8f16bbd70
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a45fb863d91136b4b657d7d7fd0af834e4254ad9248c4127b16c8fcadb61d44d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.02254870 BTC
Feerates: 99.53 > 2.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (591,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,850 323,850 000000000000000015fbf04de2af8ba46c7815249c03eceb298bebffaeb442ba 67 0.03/1.00 vMB 26
323,849 323,849 0000000000000000117c16429667a85e14b5fca9e4d0a729b5b15a396c20d1f5 122 0.09/1.00 vMB 18
323,848 323,848 00000000000000001168ab75762db4b5f59a7c8bc9c214460aef86e6a3231de4 162 0.07/1.00 vMB 33
323,847 323,847 000000000000000014a9c55f9942faf707b35f6f37034e22b26a1b958a7826f1 505 0.24/1.00 vMB 30
323,846 323,846 00000000000000000c3d0964fcebf898f4826613ae116150316c455943b35487 432 0.20/1.00 vMB 30
323,845 323,845 000000000000000010e38a315117c5e7cd012a0bd394746f5c8981477fddf98b 284 0.17/1.00 vMB 24
323,844 323,844 00000000000000001d7e08cb196e5ee9f93c527dbdb03e2dba50bd7056c99356 128 0.05/1.00 vMB 30
323,843 323,843 00000000000000000661837a8273094a371213c710f26c0b38fc07299094f140 693 0.32/1.00 vMB 36
323,842 323,842 000000000000000008b6ff841c1fbdd711cecaf02b5c2a816e1579083683cf04 144 0.07/1.00 vMB 44
323,841 323,841 00000000000000000c5ed301813cb59e58fa79e5dac6e1698733ea34b3972f15 269 0.15/1.00 vMB 28
323,840 323,840 0000000000000000005426746b5c3771248de4241aebf4c9bb1cf17c4efe9e53 135 0.08/1.00 vMB 27
323,839 323,839 000000000000000002e0d6b77687312a0ce99b972e6ed64e04d0ff6b7882bb0c 118 0.08/1.00 vMB 29
323,838 323,838 000000000000000009231af551a1fd535f1c840990101f3208af8f6549209a6d 93 0.04/1.00 vMB 37
323,837 323,837 000000000000000004afd9d94cf018223f1234e0ee3d72062bcb6711fc644aed 279 0.13/1.00 vMB 25
323,836 323,836 00000000000000001dca60ce242302330f0f8159d0064e3ea91575dece4daa88 65 0.04/1.00 vMB 24
323,835 323,835 00000000000000000e83fcce608b251565035fb4716b664cea8a9c01d4d16abb 135 0.08/1.00 vMB 28
323,834 323,834 00000000000000001f0675038d60372cd4891f79a6836d79fe884ca92c09c2a7 462 0.24/1.00 vMB 29
323,833 323,833 0000000000000000126b85b792a74464ea1ff1682c617d2c5f52b4479bf0691b 256 0.10/1.00 vMB 45
323,832 323,832 000000000000000019c61edd838fc71ad6e25a41dde52bf6f140e0bda0bbac35 620 0.35/1.00 vMB 28
323,831 323,831 000000000000000018403f1198417b388d64e28c0958927ba8939c992aa380d8 870 0.87/1.00 vMB 19
323,830 323,830 000000000000000016ffb2a28c897584c8b4f3577a49d7433fc51189066217ce 1,883 0.75/1.00 vMB 41
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.46 GB
    • Received: 13.89 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.